Avoid storing non-reproducible information
authorStephen Kitt <skitt@debian.org>
Fri, 6 Feb 2026 16:49:13 +0000 (17:49 +0100)
committerStephen Kitt <skitt@debian.org>
Fri, 6 Feb 2026 16:49:13 +0000 (17:49 +0100)
commit758f2c1870ce5086202d9147634a72e1f511c20f
tree482f910ed324a7f7c8d40845f38c1f2545573070
parent18c9f86ad8b80ee955752423b0dbba28f8861b9a
Avoid storing non-reproducible information

This drops git information as well as the build architecture (from the
user agent). The former varies depending on the availability of git
tools, the latter varies depending on the build host.

Gbp-Pq: Name reproducible.patch
CMakeLists.txt